crypto/elliptic.nistCurve.Unmarshal (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		nistec.go#L251: func (curve *nistCurve[Point]) Unmarshal(data []byte) (x, y *big.Int) {